CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 文件 结构体

搜索资源列表

  1. avrio

    1下载:
  2. avr单片机位操作头文件,用结构体得位域写得-avr microcontroller-bit operating header files, the structure was a bit field with a written
  3. 所属分类:SCM

    • 发布日期:2016-08-04
    • 文件大小:1024
    • 提供者:杨刚
  1. JIZUOXIAO

    0下载:
  2. 文件(1):字符串缩写,删掉空格,首字母大写,去掉少于三个字符的单词,and写为& 文件(2);用某段字符替换另一段字符,分对大小写敏感和不敏感两种情况 文件(3);利用动态规划方法实现最长不减子序列 文件(4);有趣的数灯问题,每每查到某数的倍数或者以某数结尾的数字都熄灯并从头再查起,直到全部熄灭为止 文件(5);结构体的实际应用问题,为学生排奖学金,如果总分相同,依此按数学语文英语最高选择-Files (1): String abbreviation, delete spac
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2910
    • 提供者:季泽
  1. filetest

    0下载:
  2. 将一个浮点型实数和5个整数写入一个结构体,并将该结构体写入到文件TEXT中,读出并显示出来。-A floating point real number and five integers write a structure, the structure and writes to a file TEXT read out and displayed.
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:671
    • 提供者:刘流
  1. EasySYS

    0下载:
  2. 1.增加外部修改文件,内部将提示的功能 2.修改了EasySYS退出时的一个隐藏BUG 3.samples增加一Hook实现ProtectProcess示例 4.增加单元函数,结构体快速浏览 5.修改了DDDK以.lib的形式进行配置,上次添加的HookzwOpenProcess示例请大家在编译选项加上DDDK.lib重新生成sys -1. Increase external modified file, the function of the internal will p
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-16
    • 文件大小:4389619
    • 提供者:
  1. dsjc

    0下载:
  2. 利用高精度计算大数阶乘的c语言源代码及其解释,其中还包括一些在C语言中常用的简单编程习惯和技巧,非常适合C语言初学者借鉴,如果好好的把程序调试一遍会对初学者很大的启发。程序中没有用到指针,结构体,共用体等内容,但运用了预编译,头文件,数组等等知识,特别是对getchar()进行输入容错的运用,并有详细的解释!-The use of high-precision computing factorial of large numbers of c language source code and i
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:116420
    • 提供者:namejiang
  1. nmearead

    0下载:
  2. 程序在matlab平台实现,功能是将GPS接收的存储在.nmea文件中的数据分别读入到结构体-Program in matlab platform, function is the data stored in the GPS receiver. Nmea files were read into the structure
  3. 所属分类:GPS develop

    • 发布日期:2017-04-16
    • 文件大小:57743
    • 提供者:wuchengliang
  1. cal

    0下载:
  2. UCGUI计算器类文件源码下载,基于C语言环境,界面友好,大家可互相学习一下!-很好用的calculator1_UCGUI2。实现说明:把要处理的字符串转化为结构体,修正得到的结构体,如4(3+1)-->4*(3+1) , sin7-->sin(7),提高程序的应用性,把常用的数学函数用一个大写字母表示 如sin 为 H ,sqrt 为 S 把处理的字符串中的表示数字的字符化为double 型-UCGUI calculator class file download source c
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7626
    • 提供者:kpudn73
  1. datasetC

    0下载:
  2. 一次性读3000行数据,可以修改最大值,提取每行数据,然后读入结构体,然后对每行数据进行处理,分段读大文件-Subparagraph to read large files, read 3000 lines at once, and then for each row of data processing and handling missing values. Reads the data in each row and write program writes the extracted
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1120373
    • 提供者:Subrina
  1. new

    0下载:
  2. 包含多个C++源代码文件,简单的继承、结构控制、结构体运用、IO格式控制等-Source code file that contains multiple C++ simple inheritance, structure control, the use of structures, IO format control, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:146231
    • 提供者:邓文杰
  1. X3Dyufa

    0下载:
  2. x3d文件语法结构 x3d文件语法结构包含文件结构、文件头、文件体和注释。 x3d文件结构由x3d文件头、x3d主程序概貌组成。其中、x3d主程序概貌又包含头文档盒场景,头文档又包含组建和说明信息,场景包含x3d中的各种三维立体节点文件。 -good!!
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-14
    • 文件大小:5149
    • 提供者:virkcsMi
  1. readwritestructstobinfile_src

    0下载:
  2. 读写las卫星结构体文件的程序,具体格式可以查阅las的格式文档,好像每一版本都不一样-Read las satellite structure documented procedures, the specific format accessible format documents las, as if not the same for each version
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1116
    • 提供者:任润东
  1. SMS

    0下载:
  2. 超市管理系统,对商品信息进行增加删除修改查询,是课程设计的源代码,利用文件储存,结构体存储商品信息。-Supermarket management system, the increase of commodity information deleted modify the query, curriculum design source code, the use of file storage structure to store product information.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3459
    • 提供者:宁心
  1. cyuyanshiyan

    0下载:
  2. C语言程序设计的一些基本操作练习编程,包括数组、指针、文件、结构体等-some exercises of VC,including some basis practices
  3. 所属分类:assembly language

    • 发布日期:2017-05-16
    • 文件大小:4055740
    • 提供者:淘气鬼
  1. readbmp

    0下载:
  2. 使用标准的C语言写的BMP图像读取并存储程序。头文件包含BMP图像的结构体,给定一个图像文件名及其路径,读图像的位图数据、宽、高、颜色表及每像素位数等数据进内存,存放在相应的全局变量中,同时将其写到指定文件中。 -Using the standard C language to read and write BMP image storage program. The header file contains the structure of BMP images, given an image
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:30229
    • 提供者:姜是
  1. Image-traversal

    0下载:
  2. 给定一个文件夹,遍历该文件夹下面所包含的所有图像,并将相应信息返回在一个结构体中-Given a folder, traverse the folder that contains all of the images below, and will return the appropriate information in a struct
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1858
    • 提供者:王一
  1. student

    1下载:
  2. C语言,学生成绩管理系统作业设计。VC++6.0编译通过, 利用结构体,结构体指针,单链表,文件操作,命令窗口下简单菜单设计,可从文件读入数据,自动保存数据,有错误自动判断修复,能添加,删除,查询,显示,排序记录,适合多数初学者期末C语言作业设计要求!如果要增加科目,只要修改源代码中的Class_N的值就可以了,科目的名称在程序第一次运行时输入,会自动保存到student.ini文件,程序运行时自动生成的student.ini文件为系统信息文件(二进制文件),student.db为数据存储文件(
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:342812
    • 提供者:namejiang
  1. timer

    0下载:
  2. 单片机C语言提高资料! 熟了各个基本模块之后,就是要提高程序的鲁棒性和高效性,并且要便于移植.发几个个人觉得非常好的C语言资料.有些还是在其它论坛上花积分下来的.呵呵 首先,要重视程序的构架,这个会影响编程思路,.c .h文件要因地制宜地用.条理需要清楚. 其次,合适的时候多用指针,这个不用多说了.VC之所以流氓效率高,很大一部分原因是用了引用和指针. 另外,程序函数的接口要封装好,实参形参调用才方便,在适当的时候用数据参数,适当的时候用地址参数. 最后,结构体,联
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:76685
    • 提供者:叶影
  1. DIRECTORY-ASSITANT

    0下载:
  2. 用于批量处理某个文件夹下的txt,excel文件,通过获取目录,将目录信息保存在特定结构体数组,批量处理这些文件,可以绘图或者做批量信号处理。-For batch processing txt, excel files in a folder, by acquiring directory, the directory information is stored in an array of specific structures, batch processing of these files
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2512
    • 提供者:徐晓萌
  1. haoran150408_1

    0下载:
  2. 通过自己构造结构体为读取bmp格式文件信息提供载体从而实现bmp文件信息的读取并将其显示在控制台上-Through its tectonic structure for reading information carrier of BMP file format so as to realize the reading of BMP file information and displays it on the console
  3. 所属分类:File Formats

    • 发布日期:2017-04-24
    • 文件大小:411873
    • 提供者:zhuhaoran
  1. snake

    0下载:
  2. VC++6.0编写的控制台C/C++贪吃蛇游戏,游戏使用了数组,指针,文件操作,没有使用结构体,单双链表,适合初学C++同学练习! C/C++语言作业:zjlj jhanker,2015.3.16-VC++6.0 written in the console C/C++ Snake game, the game uses the array, pointer, file operations, without the use of structure, single and double lin
  3. 所属分类:Console

    • 发布日期:2017-05-09
    • 文件大小:1821653
    • 提供者:namejiang
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com